* net/tramp-imap.el (top): Autoload needed packages.
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 22 Jan 2010 21:19:50 +0000 (22:19 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 22 Jan 2010 21:19:50 +0000 (22:19 +0100)
lisp/net/tramp-imap.el

index 34e85daa3832aa272ff7bafc2bff161323b4218f..6f20d5277132f381b9111d94bdcc0db77a99194b 100644 (file)
@@ -55,7 +55,6 @@
 (require 'assoc)
 (require 'tramp)
 (require 'tramp-compat)
-(eval-when-compile (require 'imap-hash))
 
 (autoload 'auth-source-user-or-password "auth-source")
 (autoload 'epg-context-operation "epg")